﻿2026-06-04T05:36:24.0150015Z Current runner version: '2.334.0'
2026-06-04T05:36:24.0154606Z Runner name: 'hfenduleam'
2026-06-04T05:36:24.0155088Z Runner group name: 'Default'
2026-06-04T05:36:24.0155603Z Machine name: 'HFENDULEAM'
2026-06-04T05:36:24.0157502Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T05:36:24.0158773Z Contents: read
2026-06-04T05:36:24.0159098Z Metadata: read
2026-06-04T05:36:24.0159436Z Packages: read
2026-06-04T05:36:24.0159757Z ##[endgroup]
2026-06-04T05:36:24.0160983Z Secret source: Actions
2026-06-04T05:36:24.0161435Z Prepare workflow directory
2026-06-04T05:36:24.0425619Z Prepare all required actions
2026-06-04T05:36:24.0449761Z Getting action download info
2026-06-04T05:36:24.4880285Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-04T05:36:25.0704472Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-04T05:36:25.1408308Z ##[group]Run actions/checkout@v5
2026-06-04T05:36:25.1409133Z with:
2026-06-04T05:36:25.1409523Z   repository: SaberMage/spt-core
2026-06-04T05:36:25.1413030Z   token: ***
2026-06-04T05:36:25.1413420Z   ssh-strict: true
2026-06-04T05:36:25.1413800Z   ssh-user: git
2026-06-04T05:36:25.1414130Z   persist-credentials: true
2026-06-04T05:36:25.1414494Z   clean: true
2026-06-04T05:36:25.1414846Z   sparse-checkout-cone-mode: true
2026-06-04T05:36:25.1415247Z   fetch-depth: 1
2026-06-04T05:36:25.1415571Z   fetch-tags: false
2026-06-04T05:36:25.1415910Z   show-progress: true
2026-06-04T05:36:25.1416250Z   lfs: false
2026-06-04T05:36:25.1416572Z   submodules: false
2026-06-04T05:36:25.1416922Z   set-safe-directory: true
2026-06-04T05:36:25.1417422Z ##[endgroup]
2026-06-04T05:36:25.3176966Z Syncing repository: SaberMage/spt-core
2026-06-04T05:36:25.3178228Z ##[group]Getting Git version info
2026-06-04T05:36:25.3178828Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-04T05:36:25.3502071Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T05:36:25.3733953Z git version 2.43.0.windows.1
2026-06-04T05:36:25.3764340Z ##[endgroup]
2026-06-04T05:36:25.3772603Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\da1a4aaa-6491-4171-82ab-85fd47d208bd\.gitconfig'
2026-06-04T05:36:25.3786470Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\da1a4aaa-6491-4171-82ab-85fd47d208bd' before making global git config changes
2026-06-04T05:36:25.3787489Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T05:36:25.3793785Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T05:36:25.4025518Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-04T05:36:25.4211465Z https://github.com/SaberMage/spt-core
2026-06-04T05:36:25.4240245Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T05:36:25.4244898Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T05:36:25.4433623Z refs/heads/dev-freeform
2026-06-04T05:36:25.4460508Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-04T05:36:25.4808848Z HEAD is now at 7e9c2b5 feat(store): M4-D6b distributed precedence — marker v2, version vectors, conflict artifacts
2026-06-04T05:36:25.5270355Z ##[endgroup]
2026-06-04T05:36:25.5273697Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-04T05:36:25.9179945Z ##[group]Cleaning the repository
2026-06-04T05:36:25.9185032Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-04T05:36:27.7619456Z Removing target/
2026-06-04T05:36:27.7655645Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-04T05:36:27.7997060Z HEAD is now at 7e9c2b5 feat(store): M4-D6b distributed precedence — marker v2, version vectors, conflict artifacts
2026-06-04T05:36:27.8021448Z ##[endgroup]
2026-06-04T05:36:27.8025576Z ##[group]Disabling automatic garbage collection
2026-06-04T05:36:27.8030487Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-04T05:36:27.8263896Z ##[endgroup]
2026-06-04T05:36:27.8264372Z ##[group]Setting up auth
2026-06-04T05:36:27.8270550Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T05:36:27.8491790Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-04T05:36:28.2240213Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T05:36:28.2483718Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-04T05:36:28.6140039Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T05:36:28.6367077Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-04T05:36:29.0199301Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-04T05:36:29.0502316Z ##[endgroup]
2026-06-04T05:36:29.0502778Z ##[group]Fetching the repository
2026-06-04T05:36:29.0512251Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +50620e4a4834900120d725a13d0c6059ae841e6c:refs/remotes/origin/dev-freeform
2026-06-04T05:36:29.7968075Z From https://github.com/SaberMage/spt-core
2026-06-04T05:36:29.7968688Z  + 7e9c2b5...50620e4 50620e4a4834900120d725a13d0c6059ae841e6c -> origin/dev-freeform  (forced update)
2026-06-04T05:36:29.8089575Z ##[endgroup]
2026-06-04T05:36:29.8090144Z ##[group]Determining the checkout info
2026-06-04T05:36:29.8090877Z ##[endgroup]
2026-06-04T05:36:29.8096643Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-04T05:36:29.8397641Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-04T05:36:29.8618685Z ##[group]Checking out the ref
2026-06-04T05:36:29.8624321Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T05:36:29.9002824Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-04T05:36:29.9003264Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-04T05:36:29.9003906Z Previous HEAD position was 7e9c2b5 feat(store): M4-D6b distributed precedence — marker v2, version vectors, conflict artifacts
2026-06-04T05:36:29.9004395Z Switched to and reset branch 'dev-freeform'
2026-06-04T05:36:29.9028477Z ##[endgroup]
2026-06-04T05:36:29.9273366Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-04T05:36:29.9465988Z 50620e4a4834900120d725a13d0c6059ae841e6c
2026-06-04T05:36:29.9745789Z ##[group]Run cargo build --workspace --all-targets
2026-06-04T05:36:29.9746263Z [36;1mcargo build --workspace --all-targets[0m
2026-06-04T05:36:29.9751938Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T05:36:29.9752280Z ##[endgroup]
2026-06-04T05:36:30.7413512Z    Compiling proc-macro2 v1.0.106
2026-06-04T05:36:30.7413923Z    Compiling quote v1.0.45
2026-06-04T05:36:30.7414228Z    Compiling unicode-ident v1.0.24
2026-06-04T05:36:30.7414504Z    Compiling serde_core v1.0.228
2026-06-04T05:36:30.7414800Z    Compiling serde v1.0.228
2026-06-04T05:36:30.7415096Z    Compiling cfg-if v1.0.4
2026-06-04T05:36:30.7415351Z    Compiling windows-link v0.2.1
2026-06-04T05:36:30.7415636Z    Compiling typenum v1.20.1
2026-06-04T05:36:30.7415984Z    Compiling version_check v0.9.5
2026-06-04T05:36:30.7416372Z    Compiling portable-atomic v1.13.1
2026-06-04T05:36:30.7418429Z    Compiling critical-section v1.2.0
2026-06-04T05:36:30.7418922Z    Compiling subtle v2.6.1
2026-06-04T05:36:30.7419232Z    Compiling memchr v2.8.1
2026-06-04T05:36:30.7419661Z    Compiling semver v1.0.28
2026-06-04T05:36:30.7420012Z    Compiling shlex v2.0.1
2026-06-04T05:36:30.7420338Z    Compiling smallvec v1.15.1
2026-06-04T05:36:30.8191000Z    Compiling windows-sys v0.61.2
2026-06-04T05:36:30.8229948Z    Compiling find-msvc-tools v0.1.9
2026-06-04T05:36:30.8870863Z    Compiling itoa v1.0.18
2026-06-04T05:36:30.8981531Z    Compiling equivalent v1.0.2
2026-06-04T05:36:30.9717991Z    Compiling getrandom v0.2.17
2026-06-04T05:36:31.0032338Z    Compiling cpufeatures v0.2.17
2026-06-04T05:36:31.0103031Z    Compiling pin-project-lite v0.2.17
2026-06-04T05:36:31.0239961Z    Compiling hashbrown v0.17.1
2026-06-04T05:36:31.0921636Z    Compiling log v0.4.30
2026-06-04T05:36:31.0965881Z    Compiling futures-core v0.3.32
2026-06-04T05:36:31.0983393Z    Compiling rand_core v0.10.1
2026-06-04T05:36:31.1423379Z    Compiling rustc_version v0.4.1
2026-06-04T05:36:31.1968281Z    Compiling generic-array v0.14.7
2026-06-04T05:36:31.2375486Z    Compiling bytes v1.11.1
2026-06-04T05:36:31.2408381Z    Compiling getrandom v0.4.2
2026-06-04T05:36:31.2648628Z    Compiling stable_deref_trait v1.2.1
2026-06-04T05:36:31.2899953Z    Compiling libc v0.2.186
2026-06-04T05:36:31.3555559Z    Compiling cc v1.2.63
2026-06-04T05:36:31.3801640Z    Compiling autocfg v1.5.1
2026-06-04T05:36:31.4682446Z    Compiling futures-io v0.3.32
2026-06-04T05:36:31.4945780Z    Compiling slab v0.4.12
2026-06-04T05:36:31.6398590Z    Compiling indexmap v2.14.0
2026-06-04T05:36:31.7096973Z    Compiling futures-sink v0.3.32
2026-06-04T05:36:31.7157177Z    Compiling futures-task v0.3.32
2026-06-04T05:36:31.7321799Z    Compiling bitflags v2.11.1
2026-06-04T05:36:31.7484586Z    Compiling curve25519-dalek v4.1.3
2026-06-04T05:36:31.7789374Z    Compiling zerocopy v0.8.50
2026-06-04T05:36:31.9117918Z    Compiling futures-channel v0.3.32
2026-06-04T05:36:31.9799793Z    Compiling ahash v0.8.12
2026-06-04T05:36:31.9911452Z    Compiling rand_core v0.6.4
2026-06-04T05:36:32.0492149Z    Compiling fnv v1.0.7
2026-06-04T05:36:32.0638277Z    Compiling vcpkg v0.2.15
2026-06-04T05:36:32.0899363Z    Compiling signature v2.2.0
2026-06-04T05:36:32.0899778Z    Compiling pkg-config v0.3.33
2026-06-04T05:36:32.1423034Z    Compiling cfg_aliases v0.2.1
2026-06-04T05:36:32.1837387Z    Compiling ed25519 v2.2.3
2026-06-04T05:36:32.2030455Z    Compiling fastrand v2.4.1
2026-06-04T05:36:32.2031170Z    Compiling zmij v1.0.21
2026-06-04T05:36:32.2122509Z    Compiling rustversion v1.0.22
2026-06-04T05:36:32.2275901Z    Compiling serde_json v1.0.150
2026-06-04T05:36:32.4764169Z    Compiling crypto-common v0.1.7
2026-06-04T05:36:32.5182041Z    Compiling block-buffer v0.10.4
2026-06-04T05:36:32.5317856Z    Compiling writeable v0.6.3
2026-06-04T05:36:32.5356830Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-04T05:36:32.5440644Z    Compiling litemap v0.8.2
2026-06-04T05:36:32.6790787Z    Compiling syn v2.0.117
2026-06-04T05:36:32.7029272Z    Compiling digest v0.10.7
2026-06-04T05:36:32.7398945Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T05:36:32.7636367Z    Compiling fallible-iterator v0.3.0
2026-06-04T05:36:32.7817369Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T05:36:32.7896986Z    Compiling utf8_iter v1.0.4
2026-06-04T05:36:32.7963690Z    Compiling icu_properties_data v2.2.0
2026-06-04T05:36:32.8576410Z    Compiling anyhow v1.0.102
2026-06-04T05:36:32.9100663Z    Compiling sha2 v0.10.9
2026-06-04T05:36:32.9462528Z    Compiling percent-encoding v2.3.2
2026-06-04T05:36:32.9497397Z    Compiling http v1.4.1
2026-06-04T05:36:33.0832126Z    Compiling windows-targets v0.52.6
2026-06-04T05:36:33.0860219Z    Compiling thiserror v2.0.18
2026-06-04T05:36:33.1547480Z    Compiling windows-sys v0.59.0
2026-06-04T05:36:33.1725428Z    Compiling strsim v0.11.1
2026-06-04T05:36:33.1824711Z    Compiling cpufeatures v0.3.0
2026-06-04T05:36:33.3028943Z    Compiling chacha20 v0.10.0
2026-06-04T05:36:33.3386751Z    Compiling form_urlencoded v1.2.2
2026-06-04T05:36:33.4034265Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T05:36:33.4081968Z    Compiling ring v0.17.14
2026-06-04T05:36:33.4169506Z    Compiling ident_case v1.0.1
2026-06-04T05:36:33.5264490Z    Compiling untrusted v0.9.0
2026-06-04T05:36:33.5519207Z    Compiling rand v0.10.1
2026-06-04T05:36:33.5549254Z    Compiling num-traits v0.2.19
2026-06-04T05:36:33.6233028Z    Compiling windows-strings v0.5.1
2026-06-04T05:36:33.6765187Z    Compiling windows-result v0.4.1
2026-06-04T05:36:33.8444520Z    Compiling scopeguard v1.2.0
2026-06-04T05:36:33.9088540Z    Compiling unicode-segmentation v1.13.3
2026-06-04T05:36:33.9529444Z    Compiling rustls v0.23.40
2026-06-04T05:36:33.9895543Z    Compiling lock_api v0.4.14
2026-06-04T05:36:34.0403225Z    Compiling const-oid v0.10.2
2026-06-04T05:36:34.0526964Z    Compiling atomic-waker v1.1.2
2026-06-04T05:36:34.1908768Z    Compiling unicode-xid v0.2.6
2026-06-04T05:36:34.2640667Z    Compiling httparse v1.10.1
2026-06-04T05:36:34.2748970Z    Compiling http-body v1.0.1
2026-06-04T05:36:34.2877925Z    Compiling hybrid-array v0.4.12
2026-06-04T05:36:34.3665579Z    Compiling powerfmt v0.2.0
2026-06-04T05:36:34.4018642Z    Compiling heck v0.5.0
2026-06-04T05:36:34.4154263Z    Compiling base64ct v1.8.3
2026-06-04T05:36:34.4174965Z    Compiling convert_case v0.10.0
2026-06-04T05:36:34.4352500Z    Compiling winapi v0.3.9
2026-06-04T05:36:34.5413726Z    Compiling deranged v0.5.8
2026-06-04T05:36:34.6007399Z    Compiling memoffset v0.6.5
2026-06-04T05:36:34.6219041Z    Compiling time-core v0.1.8
2026-06-04T05:36:34.7418933Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T05:36:34.8179030Z    Compiling base64 v0.22.1
2026-06-04T05:36:34.8315633Z    Compiling tinyvec_macros v0.1.1
2026-06-04T05:36:34.9078155Z    Compiling thiserror v1.0.69
2026-06-04T05:36:34.9101070Z    Compiling parking_lot_core v0.9.12
2026-06-04T05:36:34.9520805Z    Compiling data-encoding v2.11.0
2026-06-04T05:36:34.9862775Z    Compiling try-lock v0.2.5
2026-06-04T05:36:35.1134711Z    Compiling tower-service v0.3.3
2026-06-04T05:36:35.1440568Z    Compiling num-conv v0.2.2
2026-06-04T05:36:35.2450203Z    Compiling want v0.3.1
2026-06-04T05:36:35.2579190Z    Compiling tinyvec v1.11.0
2026-06-04T05:36:35.2815644Z    Compiling block-buffer v0.12.0
2026-06-04T05:36:35.3006989Z    Compiling crypto-common v0.2.2
2026-06-04T05:36:35.3809610Z    Compiling vergen-lib v9.1.0
2026-06-04T05:36:35.4490542Z    Compiling inout v0.1.4
2026-06-04T05:36:35.4596328Z    Compiling n0-future v0.3.2
2026-06-04T05:36:35.5141547Z    Compiling serial-core v0.4.0
2026-06-04T05:36:35.5363752Z    Compiling parking v2.2.1
2026-06-04T05:36:35.5960867Z    Compiling winreg v0.10.1
2026-06-04T05:36:35.6278628Z    Compiling diatomic-waker v0.2.3
2026-06-04T05:36:35.7279684Z    Compiling cordyceps v0.3.4
2026-06-04T05:36:35.7441253Z    Compiling winnow v1.0.3
2026-06-04T05:36:35.7441759Z    Compiling httpdate v1.0.3
2026-06-04T05:36:35.8040487Z    Compiling spin v0.10.0
2026-06-04T05:36:35.8213333Z    Compiling crossbeam-utils v0.8.21
2026-06-04T05:36:35.8943458Z    Compiling serial-windows v0.4.0
2026-06-04T05:36:35.9273351Z    Compiling futures-lite v2.6.1
2026-06-04T05:36:35.9352979Z    Compiling cipher v0.4.4
2026-06-04T05:36:35.9788087Z    Compiling futures-buffered v0.2.13
2026-06-04T05:36:36.1244634Z    Compiling digest v0.11.3
2026-06-04T05:36:36.1826934Z    Compiling vergen v9.1.0
2026-06-04T05:36:36.2894451Z    Compiling vergen-lib v0.1.6
2026-06-04T05:36:36.2894915Z    Compiling universal-hash v0.5.1
2026-06-04T05:36:36.3235362Z    Compiling noq-udp v0.10.0
2026-06-04T05:36:36.3334304Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T05:36:36.3811910Z    Compiling heapless v0.7.17
2026-06-04T05:36:36.3812382Z    Compiling aho-corasick v1.1.4
2026-06-04T05:36:36.4433107Z    Compiling sync_wrapper v1.0.2
2026-06-04T05:36:36.4519214Z    Compiling lazy_static v1.5.0
2026-06-04T05:36:36.5745491Z    Compiling regex-syntax v0.8.10
2026-06-04T05:36:36.5781461Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T05:36:36.5933019Z    Compiling pin-utils v0.1.0
2026-06-04T05:36:36.6897892Z    Compiling bitflags v1.3.2
2026-06-04T05:36:36.6964814Z    Compiling byteorder v1.5.0
2026-06-04T05:36:36.7297313Z    Compiling either v1.16.0
2026-06-04T05:36:36.7451827Z    Compiling opaque-debug v0.3.1
2026-06-04T05:36:36.7896976Z    Compiling polyval v0.6.2
2026-06-04T05:36:36.8130898Z    Compiling nix v0.25.1
2026-06-04T05:36:36.8674383Z    Compiling hash32 v0.2.1
2026-06-04T05:36:36.9016833Z    Compiling shared_library v0.1.9
2026-06-04T05:36:36.9738157Z    Compiling parking_lot v0.12.5
2026-06-04T05:36:36.9753033Z    Compiling serial v0.4.0
2026-06-04T05:36:37.0381529Z    Compiling spin v0.9.8
2026-06-04T05:36:37.0414630Z    Compiling vergen-gitcl v1.0.8
2026-06-04T05:36:37.0514837Z    Compiling windows-threading v0.2.1
2026-06-04T05:36:37.0856262Z    Compiling toml_write v0.1.2
2026-06-04T05:36:37.1034157Z    Compiling tower-layer v0.3.3
2026-06-04T05:36:37.1748369Z    Compiling shell-words v1.1.1
2026-06-04T05:36:37.2327876Z    Compiling synstructure v0.13.2
2026-06-04T05:36:37.3148627Z    Compiling darling_core v0.20.11
2026-06-04T05:36:37.3227317Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T05:36:37.3286787Z    Compiling signature v3.0.0
2026-06-04T05:36:37.3563477Z    Compiling downcast-rs v1.2.1
2026-06-04T05:36:37.4468226Z    Compiling winnow v0.7.15
2026-06-04T05:36:37.4885246Z    Compiling ghash v0.5.1
2026-06-04T05:36:37.5232145Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T05:36:37.5503836Z    Compiling ctr v0.9.2
2026-06-04T05:36:37.6302321Z    Compiling aes v0.8.4
2026-06-04T05:36:37.7164117Z    Compiling time v0.3.47
2026-06-04T05:36:37.7164614Z    Compiling http-body-util v0.1.3
2026-06-04T05:36:37.7561402Z    Compiling aead v0.5.2
2026-06-04T05:36:37.9259592Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T05:36:37.9961667Z    Compiling ipconfig v0.3.4
2026-06-04T05:36:38.0115843Z    Compiling widestring v1.2.1
2026-06-04T05:36:38.0612391Z    Compiling aes-gcm v0.10.3
2026-06-04T05:36:38.2353975Z    Compiling crossbeam-channel v0.5.15
2026-06-04T05:36:38.2538081Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T05:36:38.3446150Z    Compiling windows-registry v0.6.1
2026-06-04T05:36:38.3739225Z    Compiling regex-automata v0.4.14
2026-06-04T05:36:38.3860999Z    Compiling blake3 v1.8.5
2026-06-04T05:36:38.6620991Z    Compiling proc-macro-crate v3.5.0
2026-06-04T05:36:38.6879246Z    Compiling noq v0.18.0
2026-06-04T05:36:38.7364692Z    Compiling netwatch v0.16.0
2026-06-04T05:36:38.8328767Z    Compiling socket2 v0.6.4
2026-06-04T05:36:38.8695128Z    Compiling mio v1.2.1
2026-06-04T05:36:39.0200616Z    Compiling uuid v1.23.2
2026-06-04T05:36:39.0534395Z    Compiling acto v0.8.2
2026-06-04T05:36:39.2870927Z    Compiling tagptr v0.2.0
2026-06-04T05:36:39.3438637Z    Compiling identity-hash v0.1.0
2026-06-04T05:36:39.3596925Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T05:36:39.3626613Z    Compiling rustc-hash v2.1.2
2026-06-04T05:36:39.4780414Z    Compiling xml-rs v0.8.28
2026-06-04T05:36:39.4998659Z    Compiling foldhash v0.2.0
2026-06-04T05:36:39.4999441Z    Compiling allocator-api2 v0.2.21
2026-06-04T05:36:39.5146793Z    Compiling mac-addr v0.3.0
2026-06-04T05:36:39.5257920Z    Compiling lru-slab v0.1.2
2026-06-04T05:36:39.5293567Z    Compiling ryu v1.0.23
2026-06-04T05:36:39.7656652Z    Compiling simple-dns v0.9.3
2026-06-04T05:36:39.7668155Z    Compiling resolv-conf v0.7.6
2026-06-04T05:36:39.7799760Z    Compiling sha1_smol v1.0.1
2026-06-04T05:36:39.7818350Z    Compiling smol_str v0.1.24
2026-06-04T05:36:39.7984089Z    Compiling simdutf8 v0.1.5
2026-06-04T05:36:39.8540287Z    Compiling serde_derive v1.0.228
2026-06-04T05:36:39.8766564Z    Compiling zeroize_derive v1.4.3
2026-06-04T05:36:40.0797362Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T05:36:40.1051762Z    Compiling zerofrom-derive v0.1.7
2026-06-04T05:36:40.1091371Z    Compiling tokio-macros v2.7.0
2026-06-04T05:36:40.1303010Z    Compiling yoke-derive v0.8.2
2026-06-04T05:36:40.2026839Z    Compiling futures-macro v0.3.32
2026-06-04T05:36:40.2454459Z    Compiling zerovec-derive v0.11.3
2026-06-04T05:36:40.4195434Z    Compiling displaydoc v0.2.6
2026-06-04T05:36:40.4647039Z    Compiling tracing-attributes v0.1.31
2026-06-04T05:36:40.4733625Z    Compiling thiserror-impl v2.0.18
2026-06-04T05:36:40.6329526Z    Compiling zeroize v1.8.2
2026-06-04T05:36:40.6645409Z    Compiling darling_macro v0.20.11
2026-06-04T05:36:40.7430212Z    Compiling derive_more-impl v2.1.1
2026-06-04T05:36:41.0163255Z    Compiling tokio v1.52.3
2026-06-04T05:36:41.1166913Z    Compiling rustls-pki-types v1.14.1
2026-06-04T05:36:41.1615269Z    Compiling darling v0.20.11
2026-06-04T05:36:41.1907414Z    Compiling futures-util v0.3.32
2026-06-04T05:36:41.3416409Z    Compiling n0-error-macros v0.1.3
2026-06-04T05:36:41.3774059Z    Compiling derive_builder_core v0.20.2
2026-06-04T05:36:41.4615238Z    Compiling spez v0.1.2
2026-06-04T05:36:41.8520371Z    Compiling rustls-webpki v0.103.13
2026-06-04T05:36:42.1498711Z    Compiling ed25519-dalek v2.2.0
2026-06-04T05:36:42.2220253Z    Compiling windows-implement v0.60.2
2026-06-04T05:36:42.2734429Z    Compiling windows-interface v0.59.3
2026-06-04T05:36:42.3067005Z    Compiling zerofrom v0.1.8
2026-06-04T05:36:42.3137844Z    Compiling spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-04T05:36:42.4096457Z    Compiling n0-error v0.1.3
2026-06-04T05:36:42.4330789Z    Compiling der v0.8.0-rc.10
2026-06-04T05:36:42.4532360Z    Compiling pin-project-internal v1.1.13
2026-06-04T05:36:42.4777272Z    Compiling derive_builder_macro v0.20.2
2026-06-04T05:36:42.5830341Z    Compiling yoke v0.8.2
2026-06-04T05:36:42.6121292Z    Compiling thiserror-impl v1.0.69
2026-06-04T05:36:42.8330960Z    Compiling cobs v0.3.0
2026-06-04T05:36:42.9158021Z    Compiling zerovec v0.11.6
2026-06-04T05:36:42.9764468Z    Compiling zerotrie v0.2.4
2026-06-04T05:36:43.0620430Z    Compiling derive_builder v0.20.2
2026-06-04T05:36:43.0721910Z    Compiling regex v1.12.3
2026-06-04T05:36:43.0722436Z    Compiling postcard-derive v0.2.2
2026-06-04T05:36:43.1003161Z    Compiling windows-core v0.62.2
2026-06-04T05:36:43.4799704Z    Compiling spki v0.8.0-rc.4
2026-06-04T05:36:43.6676328Z    Compiling tinystr v0.8.3
2026-06-04T05:36:43.6977589Z    Compiling potential_utf v0.1.5
2026-06-04T05:36:43.7064307Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T05:36:43.7572092Z    Compiling windows-future v0.3.2
2026-06-04T05:36:43.7644962Z    Compiling windows-collections v0.3.2
2026-06-04T05:36:43.7818841Z    Compiling windows-numerics v0.3.1
2026-06-04T05:36:43.8981115Z    Compiling icu_locale_core v2.2.0
2026-06-04T05:36:43.9495530Z    Compiling icu_collections v2.2.0
2026-06-04T05:36:43.9543086Z    Compiling pin-project v1.1.13
2026-06-04T05:36:43.9630788Z    Compiling futures-executor v0.3.32
2026-06-04T05:36:44.0803570Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T05:36:44.0804388Z    Compiling enum-assoc v1.3.0
2026-06-04T05:36:44.1502755Z    Compiling futures v0.3.32
2026-06-04T05:36:44.2911596Z    Compiling strum_macros v0.28.0
2026-06-04T05:36:44.3112117Z    Compiling filedescriptor v0.8.3
2026-06-04T05:36:44.3433409Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T05:36:44.3455235Z    Compiling num_enum_derive v0.7.6
2026-06-04T05:36:44.3926023Z    Compiling windows v0.62.2
2026-06-04T05:36:44.4072533Z    Compiling async-trait v0.1.89
2026-06-04T05:36:44.5990920Z    Compiling portable-pty v0.8.1
2026-06-04T05:36:44.6514312Z    Compiling xmltree v0.10.3
2026-06-04T05:36:44.6611056Z    Compiling data-encoding-macro v0.1.20
2026-06-04T05:36:44.6741066Z    Compiling hashbrown v0.16.1
2026-06-04T05:36:44.8538573Z    Compiling icu_provider v2.2.0
2026-06-04T05:36:44.8745719Z    Compiling ipnet v2.12.0
2026-06-04T05:36:44.9341571Z    Compiling serde_spanned v0.6.9
2026-06-04T05:36:44.9475496Z    Compiling toml_datetime v0.6.11
2026-06-04T05:36:45.1156560Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T05:36:45.2720749Z    Compiling icu_properties v2.2.0
2026-06-04T05:36:45.4202457Z    Compiling once_cell v1.21.4
2026-06-04T05:36:45.4476394Z    Compiling tokio-util v0.7.18
2026-06-04T05:36:45.4576068Z    Compiling icu_normalizer v2.2.0
2026-06-04T05:36:45.4616928Z    Compiling derive_more v2.1.1
2026-06-04T05:36:45.5781788Z    Compiling prefix-trie v0.8.4
2026-06-04T05:36:45.7560020Z    Compiling tracing-core v0.1.36
2026-06-04T05:36:45.9023608Z    Compiling tempfile v3.27.0
2026-06-04T05:36:45.9298502Z    Compiling toml_edit v0.22.27
2026-06-04T05:36:46.0139372Z    Compiling hashbrown v0.14.5
2026-06-04T05:36:46.0925299Z    Compiling postcard v1.1.3
2026-06-04T05:36:46.2357389Z    Compiling tower v0.5.3
2026-06-04T05:36:46.3691432Z    Compiling tracing v0.1.44
2026-06-04T05:36:46.5726160Z    Compiling chrono v0.4.44
2026-06-04T05:36:46.7501816Z    Compiling idna_adapter v1.2.2
2026-06-04T05:36:46.7824785Z    Compiling hashlink v0.9.1
2026-06-04T05:36:46.9129913Z    Compiling idna v1.1.0
2026-06-04T05:36:46.9170351Z    Compiling h2 v0.4.14
2026-06-04T05:36:47.0005242Z    Compiling iroh-metrics v0.38.3
2026-06-04T05:36:47.0408331Z    Compiling n0-watcher v0.6.1
2026-06-04T05:36:47.1638585Z    Compiling tokio-stream v0.1.18
2026-06-04T05:36:47.7897938Z    Compiling rusqlite v0.32.1
2026-06-04T05:36:47.8780865Z    Compiling url v2.5.8
2026-06-04T05:36:47.9050388Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T05:36:48.1078854Z    Compiling toml v0.8.23
2026-06-04T05:36:48.2591300Z    Compiling num_enum v0.7.6
2026-06-04T05:36:48.2741048Z    Compiling netdev v0.42.0
2026-06-04T05:36:48.4256154Z    Compiling moka v0.12.15
2026-06-04T05:36:48.4712317Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T05:36:48.6396412Z    Compiling strum v0.28.0
2026-06-04T05:36:48.6712565Z    Compiling iroh-base v0.98.0
2026-06-04T05:36:48.7817309Z    Compiling spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-04T05:36:48.7959867Z    Compiling attohttpc v0.30.1
2026-06-04T05:36:49.1152290Z    Compiling tower-http v0.6.11
2026-06-04T05:36:49.1354083Z    Compiling tokio-rustls v0.26.4
2026-06-04T05:36:49.2592402Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T05:36:49.4605954Z    Compiling noq-proto v0.17.0
2026-06-04T05:36:49.4935393Z    Compiling iroh-relay v0.98.0
2026-06-04T05:36:49.5381581Z    Compiling arrayvec v0.7.6
2026-06-04T05:36:49.5937229Z    Compiling constant_time_eq v0.4.2
2026-06-04T05:36:49.6628135Z    Compiling arrayref v0.3.9
2026-06-04T05:36:49.6742726Z    Compiling tokio-websockets v0.13.2
2026-06-04T05:36:49.7525010Z    Compiling iroh-dns v0.98.0
2026-06-04T05:36:49.8544456Z    Compiling lru v0.16.4
2026-06-04T05:36:49.9184518Z    Compiling webpki-roots v1.0.7
2026-06-04T05:36:50.0920345Z    Compiling spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-04T05:36:50.1731461Z    Compiling seize v0.5.1
2026-06-04T05:36:50.3989101Z    Compiling spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-04T05:36:50.4585225Z    Compiling spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-04T05:36:50.5108298Z    Compiling serde_bytes v0.11.19
2026-06-04T05:36:50.6710575Z    Compiling hmac v0.12.1
2026-06-04T05:36:50.7371675Z    Compiling iroh v0.98.2
2026-06-04T05:36:50.7958321Z    Compiling cmov v0.5.4
2026-06-04T05:36:50.8013393Z    Compiling hkdf v0.12.4
2026-06-04T05:36:50.8628816Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T05:36:50.8759521Z    Compiling papaya v0.2.4
2026-06-04T05:36:51.0384637Z    Compiling ctutils v0.4.2
2026-06-04T05:36:51.1128326Z    Compiling backon v1.6.0
2026-06-04T05:36:51.2854691Z    Compiling hyper v1.10.1
2026-06-04T05:36:51.3046095Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T05:36:51.3847454Z    Compiling spake2 v0.4.0
2026-06-04T05:36:51.4055835Z    Compiling sha1 v0.10.6
2026-06-04T05:36:51.4466073Z    Compiling doctest-file v1.1.1
2026-06-04T05:36:51.4839237Z    Compiling recvmsg v1.0.0
2026-06-04T05:36:51.7515366Z    Compiling spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-04T05:36:51.7843685Z    Compiling utf8parse v0.2.2
2026-06-04T05:36:51.9521415Z    Compiling anstyle v1.0.14
2026-06-04T05:36:51.9729846Z    Compiling once_cell_polyfill v1.70.2
2026-06-04T05:36:52.1380282Z    Compiling anstyle-parse v1.0.0
2026-06-04T05:36:52.2319359Z    Compiling anstyle-wincon v3.0.11
2026-06-04T05:36:52.2626389Z    Compiling interprocess v2.4.2
2026-06-04T05:36:52.2690572Z    Compiling anstyle-query v1.1.5
2026-06-04T05:36:52.4592393Z    Compiling is_terminal_polyfill v1.70.2
2026-06-04T05:36:52.4695967Z    Compiling colorchoice v1.0.5
2026-06-04T05:36:52.5906574Z    Compiling anstream v1.0.0
2026-06-04T05:36:52.6138468Z    Compiling clap_lex v1.1.0
2026-06-04T05:36:52.6245486Z    Compiling clap_derive v4.6.1
2026-06-04T05:36:52.9487029Z    Compiling hyper-util v0.1.20
2026-06-04T05:36:53.0827113Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T05:36:53.4806112Z    Compiling clap_builder v4.6.0
2026-06-04T05:36:53.9221399Z    Compiling mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-04T05:36:54.4015297Z    Compiling hyper-rustls v0.27.9
2026-06-04T05:36:54.6525966Z    Compiling reqwest v0.13.4
2026-06-04T05:36:54.7508090Z    Compiling igd-next v0.17.1
2026-06-04T05:36:55.4514231Z    Compiling wmi v0.18.4
2026-06-04T05:36:55.7254115Z    Compiling clap v4.6.1
2026-06-04T05:36:57.3327633Z    Compiling portmapper v0.16.0
2026-06-04T05:37:14.7595904Z    Compiling spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-04T05:37:15.4515016Z    Compiling spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-04T05:37:21.8618532Z    Compiling spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-04T05:37:33.0807077Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
2026-06-04T05:37:33.2927937Z ##[group]Run cargo test --workspace
2026-06-04T05:37:33.2928399Z [36;1mcargo test --workspace[0m
2026-06-04T05:37:33.2933110Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T05:37:33.2933573Z ##[endgroup]
2026-06-04T05:37:34.0379257Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
2026-06-04T05:37:34.0690456Z      Running unittests src\main.rs (target\debug\deps\mock_session-99b31ec880a7fd8b.exe)
2026-06-04T05:37:34.1275355Z 
2026-06-04T05:37:34.1275728Z running 0 tests
2026-06-04T05:37:34.1275892Z 
2026-06-04T05:37:34.1276132Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T05:37:34.1276371Z 
2026-06-04T05:37:34.1288160Z      Running tests\manifest_valid.rs (target\debug\deps\manifest_valid-396e5f5e9055dabb.exe)
2026-06-04T05:37:34.1562183Z 
2026-06-04T05:37:34.1562458Z running 3 tests
2026-06-04T05:37:34.1575177Z test mock_has_no_claude_code_conventions ... ok
2026-06-04T05:37:34.1575472Z test mock_manifest_parses_and_validates ... ok
2026-06-04T05:37:34.1575786Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-04T05:37:34.1575961Z 
2026-06-04T05:37:34.1576131Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T05:37:34.1576394Z 
2026-06-04T05:37:34.1587513Z      Running unittests src\main.rs (target\debug\deps\spt-0fcb6038e2cf0b5e.exe)
2026-06-04T05:37:34.5050181Z 
2026-06-04T05:37:34.5050566Z running 56 tests
2026-06-04T05:37:34.5059508Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-04T05:37:34.5060121Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-04T05:37:34.5061112Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-04T05:37:34.5061761Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-04T05:37:34.5062134Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-04T05:37:34.5062492Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-04T05:37:34.5063010Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-04T05:37:34.5124351Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-04T05:37:34.5183222Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-04T05:37:34.5239454Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-04T05:37:34.5293262Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-04T05:37:34.5294432Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-04T05:37:34.5314569Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-04T05:37:34.5409776Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-04T05:37:34.6299818Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-04T05:37:34.6309347Z test api::tests::adapter_is_required ... ok
2026-06-04T05:37:34.6313174Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-04T05:37:34.6315218Z test api::tests::state_value_is_validated ... ok
2026-06-04T05:37:34.6326751Z test api::tests::surface_parses ... ok
2026-06-04T05:37:34.6411567Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-04T05:37:34.6427222Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-04T05:37:34.6524656Z test api::reporting::tests::history_log_appends ... ok
2026-06-04T05:37:34.6541313Z test cli::tests::access_subcommands_parse ... ok
2026-06-04T05:37:34.6543682Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-04T05:37:34.6546463Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-04T05:37:34.6551729Z test cli::tests::digest_flag_defaults ... ok
2026-06-04T05:37:34.6552848Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-04T05:37:34.6560897Z test cli::tests::invalid_usage_errors ... ok
2026-06-04T05:37:34.6563881Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-04T05:37:34.6566358Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-04T05:37:34.6569593Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-04T05:37:34.6576328Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-04T05:37:34.6576983Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-04T05:37:34.6582861Z test cli::tests::ring_timeout_defaults ... ok
2026-06-04T05:37:34.6584272Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-04T05:37:34.6585960Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-04T05:37:34.6588452Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-04T05:37:34.6590988Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-04T05:37:34.6592208Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-04T05:37:34.6593579Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-04T05:37:34.6594433Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-04T05:37:34.6615428Z test cli::tests::subcommands_parse ... ok
2026-06-04T05:37:34.6643443Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-04T05:37:34.6966877Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-04T05:37:34.7290176Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-04T05:37:34.7344951Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-04T05:37:34.7460349Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-04T05:37:34.7515841Z test api::startup::tests::missing_seed_refused ... ok
2026-06-04T05:37:34.7574298Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-04T05:37:34.7633472Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-04T05:37:34.7692486Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-04T05:37:34.7777210Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-04T05:37:34.7812574Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-04T05:37:34.7898597Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-04T05:37:34.8868252Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-04T05:37:34.8889359Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-04T05:37:34.8889554Z 
2026-06-04T05:37:34.8889750Z test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
2026-06-04T05:37:34.8889987Z 
2026-06-04T05:37:34.8908640Z      Running tests\contract_e2e.rs (target\debug\deps\contract_e2e-4739c10e1150bb5f.exe)
2026-06-04T05:37:35.1755254Z 
2026-06-04T05:37:35.1755626Z running 4 tests
2026-06-04T05:37:36.5008882Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-04T05:37:36.5186965Z SEEDED:58488
2026-06-04T05:37:37.4647729Z test live_agent_lifecycle_e2e ... ok
2026-06-04T05:37:37.5952572Z test mock_adapter_drives_the_full_contract ... ok
2026-06-04T05:37:37.6503552Z SEEDED:58488
2026-06-04T05:37:37.9400535Z test seed_then_listen_binds_and_relays ... ok
2026-06-04T05:37:37.9400798Z 
2026-06-04T05:37:37.9401008Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.76s
2026-06-04T05:37:37.9401239Z 
2026-06-04T05:37:37.9416183Z      Running unittests src\lib.rs (target\debug\deps\spt_daemon-b2a8255de494d17d.exe)
2026-06-04T05:37:38.5810602Z 
2026-06-04T05:37:38.5810991Z running 89 tests
2026-06-04T05:37:38.5817532Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-04T05:37:38.5818545Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-04T05:37:38.5819694Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-04T05:37:38.5820310Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-04T05:37:38.5820598Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-04T05:37:38.5820907Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-04T05:37:38.5821332Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-04T05:37:38.5838038Z test config::tests::missing_file_is_default ... ok
2026-06-04T05:37:38.5841272Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-04T05:37:38.5880140Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-04T05:37:38.5898491Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-04T05:37:38.5902907Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-04T05:37:38.5903835Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-04T05:37:38.5904408Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-04T05:37:38.5904912Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-04T05:37:38.5905477Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-04T05:37:38.5906004Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-04T05:37:38.5909851Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-04T05:37:38.5910507Z test config::tests::save_load_roundtrip ... ok
2026-06-04T05:37:38.5912890Z test digesthub::tests::render_is_glanceable ... ok
2026-06-04T05:37:38.5914991Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-04T05:37:38.5915598Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-04T05:37:38.5919289Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-04T05:37:38.5931185Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-04T05:37:38.5937523Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-04T05:37:38.5937947Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-04T05:37:38.5938957Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-04T05:37:38.5939359Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-04T05:37:38.5939799Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-04T05:37:38.5940282Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-04T05:37:38.5941339Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-04T05:37:38.5941834Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-04T05:37:38.5942212Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-04T05:37:38.5942915Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-04T05:37:38.6032971Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-04T05:37:38.6037693Z test access::tests::gate_decision_table ... ok
2026-06-04T05:37:38.6172632Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-04T05:37:38.6173250Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-04T05:37:38.6201934Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-04T05:37:38.6203435Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-04T05:37:38.6205601Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-04T05:37:38.6206981Z test msg::tests::output_envelope_round_trips ... ok
2026-06-04T05:37:38.6208382Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-04T05:37:38.6209572Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-04T05:37:38.6262331Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-04T05:37:38.6262722Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-04T05:37:38.6264331Z test reconcile::tests::active_node_wins ... ok
2026-06-04T05:37:38.6265604Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-04T05:37:38.6269676Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-04T05:37:38.6270854Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-04T05:37:38.6323981Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-04T05:37:38.6334793Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-04T05:37:38.6343529Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-04T05:37:38.6409133Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-04T05:37:38.6419393Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-04T05:37:38.6420599Z test release::tests::hex_roundtrips ... ok
2026-06-04T05:37:38.6429732Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-04T05:37:38.6434478Z test release::tests::revoked_key_is_rejected ... ok
2026-06-04T05:37:38.6495223Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-04T05:37:38.6527274Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-04T05:37:38.6584817Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-04T05:37:38.6614810Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-04T05:37:38.6666620Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-04T05:37:38.6670877Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-04T05:37:38.6675058Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-04T05:37:38.6677735Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-04T05:37:38.6679134Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-04T05:37:38.6680239Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-04T05:37:38.6681017Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-04T05:37:38.6681981Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-04T05:37:38.6852340Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-04T05:37:38.6937588Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-04T05:37:38.7212481Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-04T05:37:38.7213690Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-04T05:37:38.7239973Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-04T05:37:38.7253259Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-04T05:37:38.7801582Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-04T05:37:38.8059528Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-04T05:37:38.8775988Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-04T05:37:38.9355757Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-04T05:37:39.0165009Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-04T05:37:39.0635432Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-04T05:37:39.1411361Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-04T05:37:39.6094298Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-04T05:37:39.7721545Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-04T05:37:39.9353809Z test relay::tests::run_honors_stop ... ok
2026-06-04T05:37:39.9422597Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-04T05:37:39.9486252Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-04T05:37:39.9547375Z test seedmap::tests::take_absent_is_none ... ok
2026-06-04T05:37:39.9547565Z 
2026-06-04T05:37:39.9548181Z test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s
2026-06-04T05:37:39.9548710Z 
2026-06-04T05:37:39.9589992Z      Running tests\access.rs (target\debug\deps\access-49c8e4f5380f1873.exe)
2026-06-04T05:37:40.6046274Z 
2026-06-04T05:37:40.6046691Z running 1 test
2026-06-04T05:37:40.8567663Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-04T05:37:40.8568228Z 
2026-06-04T05:37:40.8568431Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
2026-06-04T05:37:40.8568854Z 
2026-06-04T05:37:40.8655672Z      Running tests\attach.rs (target\debug\deps\attach-4bf08343f40b3b94.exe)
2026-06-04T05:37:41.5121167Z 
2026-06-04T05:37:41.5121601Z running 3 tests
2026-06-04T05:37:41.6974456Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-04T05:37:41.6990407Z test attach_registers_remote_drive_detection ... ok
2026-06-04T05:37:41.7144839Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-04T05:37:41.7145123Z 
2026-06-04T05:37:41.7145445Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-04T05:37:41.7145759Z 
2026-06-04T05:37:41.7337727Z      Running tests\brain_swap.rs (target\debug\deps\brain_swap-33f748525d4d32e8.exe)
2026-06-04T05:37:42.2261521Z 
2026-06-04T05:37:42.2261914Z running 1 test
2026-06-04T05:37:42.2506517Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-04T05:37:42.2506811Z 
2026-06-04T05:37:42.2507008Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-04T05:37:42.2507238Z 
2026-06-04T05:37:42.2521163Z      Running tests\broker.rs (target\debug\deps\broker-ac93a670114a86e5.exe)
2026-06-04T05:37:42.7305672Z 
2026-06-04T05:37:42.7306056Z running 1 test
2026-06-04T05:37:42.7567651Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-04T05:37:42.7568132Z 
2026-06-04T05:37:42.7568331Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T05:37:42.7568678Z 
2026-06-04T05:37:42.7583742Z      Running tests\daemon_e2e.rs (target\debug\deps\daemon_e2e-022404c012b60db1.exe)
2026-06-04T05:37:42.7877137Z 
2026-06-04T05:37:42.7877338Z running 1 test
2026-06-04T05:37:44.7720924Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-04T05:37:44.7721274Z 
2026-06-04T05:37:44.7721574Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.98s
2026-06-04T05:37:44.7721989Z 
2026-06-04T05:37:44.7738056Z      Running tests\digest.rs (target\debug\deps\digest-b8f993449c564c32.exe)
2026-06-04T05:37:44.8139025Z 
2026-06-04T05:37:44.8139275Z running 1 test
2026-06-04T05:37:44.9536400Z test digest_daemon_half_end_to_end ... ok
2026-06-04T05:37:44.9536598Z 
2026-06-04T05:37:44.9536780Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
2026-06-04T05:37:44.9537044Z 
2026-06-04T05:37:44.9556797Z      Running tests\handoff.rs (target\debug\deps\handoff-d998f8eb6e71c95c.exe)
2026-06-04T05:37:45.4458472Z 
2026-06-04T05:37:45.4458861Z running 1 test
2026-06-04T05:37:45.6471693Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-04T05:37:45.6471924Z 
2026-06-04T05:37:45.6472118Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-04T05:37:45.6472402Z 
2026-06-04T05:37:45.6486136Z      Running tests\idempotent.rs (target\debug\deps\idempotent-d898365c32b3ad5a.exe)
2026-06-04T05:37:45.6794871Z 
2026-06-04T05:37:45.6795117Z running 1 test
2026-06-04T05:37:45.8028698Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-04T05:37:45.8029018Z 
2026-06-04T05:37:45.8029233Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
2026-06-04T05:37:45.8029496Z 
2026-06-04T05:37:45.8049485Z      Running tests\netbroker.rs (target\debug\deps\netbroker-efea41c09929af73.exe)
2026-06-04T05:37:46.4500542Z 
2026-06-04T05:37:46.4501851Z running 5 tests
2026-06-04T05:37:46.4524446Z test netless_broker_probes_gracefully ... ok
2026-06-04T05:37:46.4936446Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-04T05:37:46.4940803Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-04T05:37:46.5404417Z test brain_dials_second_broker_over_loopback ... ok
2026-06-04T05:37:47.5794734Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-04T05:37:47.5795056Z 
2026-06-04T05:37:47.5795247Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s
2026-06-04T05:37:47.5795934Z 
2026-06-04T05:37:47.5903259Z      Running tests\netstream.rs (target\debug\deps\netstream-6be2ab42d1f395d4.exe)
2026-06-04T05:37:48.2298214Z 
2026-06-04T05:37:48.2298596Z running 2 tests
2026-06-04T05:37:48.6108963Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-04T05:37:48.7437727Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-04T05:37:48.7438055Z 
2026-06-04T05:37:48.7438576Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
2026-06-04T05:37:48.7439012Z 
2026-06-04T05:37:48.7596009Z      Running tests\presence.rs (target\debug\deps\presence-07fda676be4bbde2.exe)
2026-06-04T05:37:48.7960205Z 
2026-06-04T05:37:48.7960542Z running 2 tests
2026-06-04T05:37:49.0421697Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-04T05:37:51.9891251Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-04T05:37:51.9891645Z 
2026-06-04T05:37:51.9891951Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.19s
2026-06-04T05:37:51.9892241Z 
2026-06-04T05:37:51.9935908Z      Running tests\replicate.rs (target\debug\deps\replicate-a52af5083c337f41.exe)
2026-06-04T05:37:52.6421948Z 
2026-06-04T05:37:52.6422306Z running 1 test
2026-06-04T05:37:52.7860586Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-04T05:37:52.7861140Z 
2026-06-04T05:37:52.7861362Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
2026-06-04T05:37:52.7861638Z 
2026-06-04T05:37:52.7954286Z      Running tests\wanmsg.rs (target\debug\deps\wanmsg-b6e3d346ce6c51ce.exe)
2026-06-04T05:37:53.4453947Z 
2026-06-04T05:37:53.4454399Z running 2 tests
2026-06-04T05:37:53.8313007Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-04T05:37:53.8411168Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-04T05:37:53.8411457Z 
2026-06-04T05:37:53.8411754Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
2026-06-04T05:37:53.8412041Z 
2026-06-04T05:37:53.8472113Z      Running tests\xfer.rs (target\debug\deps\xfer-7f160574a881b9ae.exe)
2026-06-04T05:37:53.8846715Z 
2026-06-04T05:37:53.8847072Z running 2 tests
2026-06-04T05:37:54.0771964Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-04T05:37:54.1949039Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-04T05:37:54.1949263Z 
2026-06-04T05:37:54.1949522Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-04T05:37:54.1950376Z 
2026-06-04T05:37:54.2047296Z      Running unittests src\lib.rs (target\debug\deps\spt_live-8abfcdb1e679687a.exe)
2026-06-04T05:37:54.2331738Z 
2026-06-04T05:37:54.2332006Z running 43 tests
2026-06-04T05:37:54.2336060Z test context::tests::direct_always_writes ... ok
2026-06-04T05:37:54.2336496Z test context::tests::llm_over_llm_writes ... ok
2026-06-04T05:37:54.2337430Z test context::tests::llm_past_window_writes ... ok
2026-06-04T05:37:54.2337822Z test context::tests::llm_within_window_suppressed ... ok
2026-06-04T05:37:54.2338779Z test echo::tests::provenance_is_stamped ... ok
2026-06-04T05:37:54.2339283Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-04T05:37:54.2357556Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-04T05:37:54.2359054Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-04T05:37:54.2359887Z test psyche::tests::prompt_without_event ... ok
2026-06-04T05:37:54.2544172Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-04T05:37:54.2600102Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-04T05:37:54.2604933Z test history::tests::native_missing_log_is_empty ... ok
2026-06-04T05:37:54.2640411Z test history::tests::fetcher_yields_records ... ok
2026-06-04T05:37:54.2663489Z test history::tests::native_reads_logged_records ... ok
2026-06-04T05:37:54.2761228Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-04T05:37:54.2770990Z test echo::tests::echo_nonzero_errors ... ok
2026-06-04T05:37:54.2849326Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-04T05:37:54.2893463Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-04T05:37:54.5534375Z test history::tests::fetcher_timeout_errors ... ok
2026-06-04T05:37:54.8326003Z test ingest::tests::both_drops_ingested ... ok
2026-06-04T05:37:55.2427080Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-04T05:37:55.2435437Z test ingest::tests::no_drops_is_empty ... ok
2026-06-04T05:37:55.2436644Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-04T05:37:55.2437720Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-04T05:37:55.2438818Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-04T05:37:55.2447090Z test signoff::tests::stale_signoff_swept ... ok
2026-06-04T05:37:55.2733562Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-04T05:37:55.3023201Z test turn::tests::turn_captures_stdout ... ok
2026-06-04T05:37:55.5242396Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-04T05:37:56.2851142Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-04T05:37:56.3025028Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-04T05:37:56.3043971Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-04T05:37:57.1995615Z test pulse::tests::tick_ingests_drops ... ok
2026-06-04T05:37:57.2013328Z test pulse::tests::tick_reports_idle ... ok
2026-06-04T05:37:57.6385009Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-04T05:37:57.9115988Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-04T05:37:58.5532168Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-04T05:37:59.0359343Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-04T05:37:59.0677658Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-04T05:37:59.4844153Z test resume::tests::download_composes_two_tiers ... ok
2026-06-04T05:37:59.5167342Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-04T05:37:59.5173390Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-04T05:38:00.3606235Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-04T05:38:00.3606466Z 
2026-06-04T05:38:00.3606646Z test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.13s
2026-06-04T05:38:00.3606895Z 
2026-06-04T05:38:00.3620526Z      Running unittests src\lib.rs (target\debug\deps\spt_msg-7c358ccef53fe7d0.exe)
2026-06-04T05:38:00.3889095Z 
2026-06-04T05:38:00.3889337Z running 22 tests
2026-06-04T05:38:00.3896100Z test deliver::tests::deferred_send_validates ... ok
2026-06-04T05:38:00.3897283Z test ring::tests::ring_no_perch ... ok
2026-06-04T05:38:00.4776328Z test listener::tests::drop_unregisters_address ... ok
2026-06-04T05:38:00.4777588Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-04T05:38:00.4778687Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-04T05:38:00.4784150Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-04T05:38:00.4788458Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-04T05:38:00.4924943Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-04T05:38:00.5080095Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-04T05:38:00.5422855Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-04T05:38:00.5872463Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-04T05:38:00.6008686Z test ready::tests::backlog_drains_on_start ... ok
2026-06-04T05:38:00.6129568Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-04T05:38:00.6394432Z test deliver::tests::send_outcome_mapping ... ok
2026-06-04T05:38:00.6574778Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-04T05:38:00.6579530Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-04T05:38:00.6652782Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-04T05:38:00.6742571Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-04T05:38:00.7225665Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-04T05:38:00.8121355Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-04T05:38:00.9313229Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-04T05:38:02.6234279Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-04T05:38:02.6234616Z 
2026-06-04T05:38:02.6234867Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.23s
2026-06-04T05:38:02.6235159Z 
2026-06-04T05:38:02.6235420Z      Running tests\killer_quickstart.rs (target\debug\deps\killer_quickstart-984c4034fa6a74ba.exe)
2026-06-04T05:38:02.6502289Z 
2026-06-04T05:38:02.6502439Z running 2 tests
2026-06-04T05:38:02.9110190Z test offline_then_online_delivers_backlog ... ok
2026-06-04T05:38:03.0005352Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-04T05:38:03.0005824Z 
2026-06-04T05:38:03.0005974Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
2026-06-04T05:38:03.0006200Z 
2026-06-04T05:38:03.0022022Z      Running unittests src\lib.rs (target\debug\deps\spt_net-8e75d57a161aa0ff.exe)
2026-06-04T05:38:03.6415287Z 
2026-06-04T05:38:03.6415588Z running 79 tests
2026-06-04T05:38:03.6417961Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-04T05:38:03.6421716Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-04T05:38:03.6422195Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-04T05:38:03.6422635Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-04T05:38:03.6423062Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T05:38:03.6423646Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-04T05:38:03.6424071Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-04T05:38:03.6424507Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-04T05:38:03.6424943Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T05:38:03.6425355Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-04T05:38:03.6425852Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-04T05:38:03.6426372Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-04T05:38:03.6426972Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-04T05:38:03.6427471Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-04T05:38:03.6428058Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-04T05:38:03.6428467Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-04T05:38:03.6429186Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-04T05:38:03.6429804Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-04T05:38:03.6430376Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-04T05:38:03.6430973Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-04T05:38:03.6432967Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-04T05:38:03.6433969Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-04T05:38:03.6434457Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-04T05:38:03.6436581Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-04T05:38:03.6437153Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-04T05:38:03.6440307Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-04T05:38:03.6440969Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-04T05:38:03.6441551Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-04T05:38:03.6442480Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-04T05:38:03.6443193Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-04T05:38:03.6773644Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-04T05:38:03.6864247Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-04T05:38:03.6866649Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-04T05:38:03.6867167Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-04T05:38:03.6867761Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-04T05:38:03.6869844Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-04T05:38:03.6871613Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-04T05:38:03.6873464Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-04T05:38:03.6875980Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-04T05:38:03.6877685Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-04T05:38:03.6879691Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-04T05:38:03.6880956Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-04T05:38:03.6883861Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-04T05:38:03.6884492Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-04T05:38:03.6886110Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-04T05:38:03.6888108Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-04T05:38:03.6891998Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-04T05:38:03.6900287Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-04T05:38:03.6901500Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-04T05:38:03.6901940Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-04T05:38:03.6902410Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-04T05:38:03.6902869Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-04T05:38:03.6903993Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-04T05:38:03.6907232Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-04T05:38:03.6910588Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-04T05:38:03.6916200Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-04T05:38:03.6919619Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-04T05:38:03.6920210Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T05:38:03.6924202Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-04T05:38:03.6926085Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T05:38:03.6928455Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-04T05:38:03.6930338Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-04T05:38:03.6932031Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T05:38:03.6934371Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T05:38:03.7140603Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-04T05:38:03.7141182Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-04T05:38:03.7143715Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-04T05:38:03.7145493Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-04T05:38:03.7161099Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-04T05:38:03.7204852Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-04T05:38:03.7211339Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-04T05:38:03.7396398Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-04T05:38:03.7397583Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-04T05:38:03.7400609Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-04T05:38:03.7400900Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-04T05:38:03.8100777Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-04T05:38:03.8103983Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-04T05:38:03.8116979Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-04T05:38:03.8359692Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-04T05:38:03.8359920Z 
2026-06-04T05:38:03.8360079Z test result: ok. 78 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-04T05:38:03.8360350Z 
2026-06-04T05:38:03.8402724Z      Running unittests src\lib.rs (target\debug\deps\spt_proto-e67c0d5e8c4795e8.exe)
2026-06-04T05:38:03.9142576Z 
2026-06-04T05:38:03.9142821Z running 53 tests
2026-06-04T05:38:03.9146066Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-04T05:38:03.9146415Z test addr::tests::display_round_trips ... ok
2026-06-04T05:38:03.9147281Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-04T05:38:03.9147823Z test endpoint::tests::broker_and_node_families ... ok
2026-06-04T05:38:03.9148362Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-04T05:38:03.9149225Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-04T05:38:03.9149741Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-04T05:38:03.9150507Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-04T05:38:03.9150850Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-04T05:38:03.9151209Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-04T05:38:03.9151680Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-04T05:38:03.9152001Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-04T05:38:03.9152378Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-04T05:38:03.9152835Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-04T05:38:03.9153181Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-04T05:38:03.9153811Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-04T05:38:03.9154164Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-04T05:38:03.9154474Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-04T05:38:03.9155000Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-04T05:38:03.9155642Z test envelope::tests::parser_both_tags_present ... ok
2026-06-04T05:38:03.9155921Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-04T05:38:03.9156398Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-04T05:38:03.9156790Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-04T05:38:03.9157281Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-04T05:38:03.9157767Z test event::tests::alarm_event_round_trips ... ok
2026-06-04T05:38:03.9158066Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-04T05:38:03.9158371Z test event::tests::attr_order_preserved ... ok
2026-06-04T05:38:03.9158651Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-04T05:38:03.9158947Z test event::tests::empty_body_envelope_parses ... ok
2026-06-04T05:38:03.9159469Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-04T05:38:03.9159901Z test event::tests::msg_event_round_trips ... ok
2026-06-04T05:38:03.9160476Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-04T05:38:03.9160931Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-04T05:38:03.9161349Z test id::tests::accepts_japanese_scripts ... ok
2026-06-04T05:38:03.9161741Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-04T05:38:03.9162148Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-04T05:38:03.9162797Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-04T05:38:03.9163238Z test id::tests::reports_bad_char_position ... ok
2026-06-04T05:38:03.9163548Z test id::tests::reserves_address_delimiters ... ok
2026-06-04T05:38:03.9163846Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-04T05:38:03.9164151Z test payload::tests::base64_known_vectors ... ok
2026-06-04T05:38:03.9164473Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-04T05:38:03.9164718Z test payload::tests::command_payload_round_trips ... ok
2026-06-04T05:38:03.9164933Z test payload::tests::text_payload_round_trips ... ok
2026-06-04T05:38:03.9165161Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-04T05:38:03.9165394Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-04T05:38:03.9165615Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-04T05:38:03.9165864Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-04T05:38:03.9166143Z test version::tests::current_version_self_compatible ... ok
2026-06-04T05:38:03.9166378Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-04T05:38:03.9244913Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-04T05:38:03.9369026Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-04T05:38:03.9491505Z test identity::tests::sign_verify_round_trip ... ok
2026-06-04T05:38:03.9491728Z 
2026-06-04T05:38:03.9491891Z test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T05:38:03.9492115Z 
2026-06-04T05:38:03.9505280Z      Running unittests src\lib.rs (target\debug\deps\spt_runtime-ead00a4ad35b02d7.exe)
2026-06-04T05:38:04.0794562Z 
2026-06-04T05:38:04.0794792Z running 21 tests
2026-06-04T05:38:04.0801128Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-04T05:38:04.0802354Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-04T05:38:04.0803261Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-04T05:38:04.0804110Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-04T05:38:04.0805637Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-04T05:38:04.0806121Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-04T05:38:04.0806573Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-04T05:38:04.0807020Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-04T05:38:04.0807464Z test runtime::tests::fills_known_placeholders ... ok
2026-06-04T05:38:04.0807883Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-04T05:38:04.0808281Z test manifest::tests::shell_fixture_parses ... ok
2026-06-04T05:38:04.0808615Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-04T05:38:04.0808866Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-04T05:38:04.0809120Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-04T05:38:04.0809361Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-04T05:38:04.0809576Z test runtime::tests::unknown_role_errors ... ok
2026-06-04T05:38:04.0813307Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-04T05:38:04.0813643Z test manifest::tests::round_trips_through_toml ... ok
2026-06-04T05:38:04.0924580Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-04T05:38:04.1111364Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-04T05:38:04.3899751Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-04T05:38:04.3899953Z 
2026-06-04T05:38:04.3900110Z test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-04T05:38:04.3900324Z 
2026-06-04T05:38:04.3914758Z      Running unittests src\lib.rs (target\debug\deps\spt_store-492ab34c597832e8.exe)
2026-06-04T05:38:04.6283982Z 
2026-06-04T05:38:04.6284190Z running 108 tests
2026-06-04T05:38:04.6289776Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-04T05:38:04.6290142Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-04T05:38:04.6290501Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-04T05:38:04.6291097Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-04T05:38:04.6291624Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-04T05:38:04.6292085Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-04T05:38:04.6293030Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-04T05:38:04.6293478Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-04T05:38:04.6293961Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-04T05:38:04.6294278Z test contextmark::tests::merge_decisions ... ok
2026-06-04T05:38:04.6294959Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-04T05:38:04.6295276Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-04T05:38:04.6331384Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-04T05:38:04.6359136Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-04T05:38:04.6362958Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-04T05:38:04.6384732Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-04T05:38:04.6390486Z test access::tests::recent_outbound_persists ... ok
2026-06-04T05:38:04.6393005Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-04T05:38:04.6398150Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-04T05:38:04.6446957Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-04T05:38:04.6484150Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-04T05:38:04.6499230Z test history::tests::appends_one_record_per_line ... ok
2026-06-04T05:38:04.6516595Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-04T05:38:04.6556534Z test info::tests::corrupt_content_returns_none ... ok
2026-06-04T05:38:04.6705461Z test info::tests::set_status_marks_existing_record ... ok
2026-06-04T05:38:04.6730977Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-04T05:38:04.6743527Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-04T05:38:04.6792420Z test info::tests::write_read_round_trip ... ok
2026-06-04T05:38:04.6848494Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-04T05:38:04.6922224Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-04T05:38:04.6994282Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-04T05:38:04.7026665Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-04T05:38:04.7038598Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-04T05:38:04.7071577Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-04T05:38:04.7087342Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-04T05:38:04.7091665Z test perch::tests::classification_matrix ... ok
2026-06-04T05:38:04.7113750Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-04T05:38:04.7119715Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-04T05:38:04.7144679Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-04T05:38:04.7167734Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-04T05:38:04.7184395Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-04T05:38:04.7188048Z test proc::tests::current_process_is_alive ... ok
2026-06-04T05:38:04.7190098Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-04T05:38:04.7192457Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-04T05:38:04.7193236Z test perch::tests::resolve_self_is_flat ... ok
2026-06-04T05:38:04.7193740Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-04T05:38:04.7196256Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-04T05:38:04.7211514Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-04T05:38:04.7239509Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-04T05:38:04.7288372Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-04T05:38:04.8336662Z test registry::tests::register_and_lookup ... ok
2026-06-04T05:38:04.8807773Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-04T05:38:04.9051966Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-04T05:38:04.9125320Z test contextstore::tests::invalid_id_refused ... ok
2026-06-04T05:38:04.9240025Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-04T05:38:04.9517678Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-04T05:38:04.9799131Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-04T05:38:04.9810255Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-04T05:38:04.9813771Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-04T05:38:04.9816549Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-04T05:38:05.0009668Z test registry::tests::reregister_replaces_address ... ok
2026-06-04T05:38:05.0014075Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-04T05:38:05.0341081Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-04T05:38:05.0732058Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-04T05:38:05.1069461Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-04T05:38:05.1413004Z test project::tests::derivation_ladder ... ok
2026-06-04T05:38:05.2069821Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-04T05:38:05.2073772Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-04T05:38:05.2088183Z test spool::tests::reopen_is_idempotent ... ok
2026-06-04T05:38:05.2088662Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-04T05:38:05.2089150Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-04T05:38:05.2093525Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-04T05:38:05.2093952Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-04T05:38:05.2186446Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-04T05:38:05.2190259Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-04T05:38:05.2195860Z test subnet::tests::remove_drops_membership ... ok
2026-06-04T05:38:05.2218848Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-04T05:38:05.2226741Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-04T05:38:05.2229748Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-04T05:38:05.2240944Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-04T05:38:05.2241610Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-04T05:38:05.2290955Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-04T05:38:05.2291344Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-04T05:38:05.2292873Z test trust::tests::revoke_removes_trust ... ok
2026-06-04T05:38:05.2294284Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-04T05:38:05.2295556Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-04T05:38:05.2297044Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-04T05:38:05.2298169Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-04T05:38:05.2299504Z test visibility::tests::override_wins_both_directions ... ok
2026-06-04T05:38:05.2330577Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-04T05:38:05.2334452Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-04T05:38:05.2484029Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-04T05:38:05.2501238Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-04T05:38:05.2561217Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-04T05:38:05.2631780Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-04T05:38:05.2639730Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-04T05:38:05.2811769Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-04T05:38:05.3535070Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-04T05:38:06.9087278Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-04T05:38:07.8770405Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-04T05:38:08.0289481Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-04T05:38:08.0445718Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-04T05:38:08.0844860Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-04T05:38:08.0968184Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-04T05:38:08.5092171Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-04T05:38:08.6867270Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-04T05:38:09.3405630Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-04T05:38:11.2309479Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-04T05:38:11.2309685Z 
2026-06-04T05:38:11.2309852Z test result: ok. 108 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.60s
2026-06-04T05:38:11.2310076Z 
2026-06-04T05:38:11.2328262Z      Running unittests src\lib.rs (target\debug\deps\spt_term-7ded13700447d846.exe)
2026-06-04T05:38:11.3832689Z 
2026-06-04T05:38:11.3832922Z running 8 tests
2026-06-04T05:38:11.3837247Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-04T05:38:11.3838254Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-04T05:38:11.3839383Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-04T05:38:11.3884352Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-04T05:38:11.3884722Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-04T05:38:11.3885698Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-04T05:38:11.3888377Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-04T05:38:11.3890401Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-04T05:38:11.3890619Z 
2026-06-04T05:38:11.3890824Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T05:38:11.3891056Z 
2026-06-04T05:38:11.3905326Z      Running tests\digest.rs (target\debug\deps\digest-6ac06f15f4beba54.exe)
2026-06-04T05:38:11.5548452Z 
2026-06-04T05:38:11.5548637Z running 1 test
2026-06-04T05:38:11.6041125Z test digest_parses_a_real_pty_stream ... ok
2026-06-04T05:38:11.6041286Z 
2026-06-04T05:38:11.6041444Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-04T05:38:11.6041660Z 
2026-06-04T05:38:11.6054260Z      Running tests\dsr.rs (target\debug\deps\dsr-c1b15907eaf4317b.exe)
2026-06-04T05:38:11.6652290Z 
2026-06-04T05:38:11.6652407Z running 2 tests
2026-06-04T05:38:11.7082890Z test conpty_output_not_withheld_under_the_drain ... ok
2026-06-04T05:38:11.7083240Z test drain_forwards_child_output ... ok
2026-06-04T05:38:11.7083427Z 
2026-06-04T05:38:11.7083628Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-04T05:38:11.7083954Z 
2026-06-04T05:38:11.7098159Z      Running tests\inject.rs (target\debug\deps\inject-4f10fcdc2739ad5c.exe)
2026-06-04T05:38:11.7702387Z 
2026-06-04T05:38:11.7702532Z running 2 tests
2026-06-04T05:38:11.8208935Z test ctrl_c_interrupts_the_child ... ok
2026-06-04T05:38:11.8313621Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-04T05:38:11.8313792Z 
2026-06-04T05:38:11.8313950Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
2026-06-04T05:38:11.8314158Z 
2026-06-04T05:38:11.8326607Z      Running tests\stream.rs (target\debug\deps\stream-bf8700113ecf530b.exe)
2026-06-04T05:38:11.8958641Z 
2026-06-04T05:38:11.8958760Z running 2 tests
2026-06-04T05:38:11.9327079Z test delivers_every_value_under_resize ... ok
2026-06-04T05:38:12.9089806Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-04T05:38:12.9090007Z 
2026-06-04T05:38:12.9090163Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
2026-06-04T05:38:12.9090374Z 
2026-06-04T05:38:12.9105520Z      Running tests\surface.rs (target\debug\deps\surface-b6cab82372962717.exe)
2026-06-04T05:38:12.9706965Z 
2026-06-04T05:38:12.9707129Z running 1 test
2026-06-04T05:38:12.9808774Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-04T05:38:12.9808986Z 
2026-06-04T05:38:12.9809224Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T05:38:12.9809555Z 
2026-06-04T05:38:12.9819733Z    Doc-tests spt_daemon
2026-06-04T05:38:13.2458006Z 
2026-06-04T05:38:13.2458289Z running 0 tests
2026-06-04T05:38:13.2458401Z 
2026-06-04T05:38:13.2458576Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T05:38:13.2458792Z 
2026-06-04T05:38:13.2526694Z    Doc-tests spt_live
2026-06-04T05:38:13.3096239Z 
2026-06-04T05:38:13.3096488Z running 0 tests
2026-06-04T05:38:13.3096686Z 
2026-06-04T05:38:13.3096859Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T05:38:13.3097091Z 
2026-06-04T05:38:13.3147898Z    Doc-tests spt_msg
2026-06-04T05:38:13.3667987Z 
2026-06-04T05:38:13.3668579Z running 0 tests
2026-06-04T05:38:13.3668752Z 
2026-06-04T05:38:13.3669016Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T05:38:13.3669341Z 
2026-06-04T05:38:13.3726116Z    Doc-tests spt_net
2026-06-04T05:38:13.5455613Z 
2026-06-04T05:38:13.5455898Z running 0 tests
2026-06-04T05:38:13.5456013Z 
2026-06-04T05:38:13.5456181Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T05:38:13.5456398Z 
2026-06-04T05:38:13.5519129Z    Doc-tests spt_proto
2026-06-04T05:38:13.5964228Z 
2026-06-04T05:38:13.5964431Z running 0 tests
2026-06-04T05:38:13.5964529Z 
2026-06-04T05:38:13.5964702Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T05:38:13.5964915Z 
2026-06-04T05:38:13.6010633Z    Doc-tests spt_runtime
2026-06-04T05:38:13.6931072Z 
2026-06-04T05:38:13.6931261Z running 0 tests
2026-06-04T05:38:13.6931390Z 
2026-06-04T05:38:13.6931574Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T05:38:13.6931807Z 
2026-06-04T05:38:13.6981417Z    Doc-tests spt_store
2026-06-04T05:38:13.7960435Z 
2026-06-04T05:38:13.7960667Z running 0 tests
2026-06-04T05:38:13.7960779Z 
2026-06-04T05:38:13.7960957Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T05:38:13.7961172Z 
2026-06-04T05:38:13.8011865Z    Doc-tests spt_term
2026-06-04T05:38:13.8490245Z 
2026-06-04T05:38:13.8490432Z running 0 tests
2026-06-04T05:38:13.8490533Z 
2026-06-04T05:38:13.8490706Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T05:38:13.8490930Z 
2026-06-04T05:38:19.0239936Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-04T05:38:19.0240490Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-04T05:38:19.0243160Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T05:38:19.0243382Z ##[endgroup]
2026-06-04T05:38:19.8426236Z     Checking cfg-if v1.0.4
2026-06-04T05:38:19.8426523Z     Checking windows-link v0.2.1
2026-06-04T05:38:19.8426691Z     Checking typenum v1.20.1
2026-06-04T05:38:19.8431741Z     Checking critical-section v1.2.0
2026-06-04T05:38:19.8432052Z     Checking subtle v2.6.1
2026-06-04T05:38:19.8432570Z     Checking memchr v2.8.1
2026-06-04T05:38:19.8435663Z     Checking smallvec v1.15.1
2026-06-04T05:38:19.8442272Z     Checking pin-project-lite v0.2.17
2026-06-04T05:38:19.8443497Z     Checking serde_core v1.0.228
2026-06-04T05:38:19.8444716Z     Checking cpufeatures v0.2.17
2026-06-04T05:38:19.8445158Z     Checking equivalent v1.0.2
2026-06-04T05:38:19.8445458Z     Checking itoa v1.0.18
2026-06-04T05:38:19.8445750Z     Checking log v0.4.30
2026-06-04T05:38:19.8448328Z     Checking hashbrown v0.17.1
2026-06-04T05:38:19.8450088Z     Checking futures-core v0.3.32
2026-06-04T05:38:19.8454516Z     Checking zeroize v1.8.2
2026-06-04T05:38:19.8846332Z     Checking getrandom v0.2.17
2026-06-04T05:38:19.8958400Z     Checking windows-sys v0.61.2
2026-06-04T05:38:19.9238980Z     Checking rand_core v0.10.1
2026-06-04T05:38:19.9287562Z     Checking bytes v1.11.1
2026-06-04T05:38:19.9551486Z     Checking stable_deref_trait v1.2.1
2026-06-04T05:38:19.9853450Z     Checking zerofrom v0.1.8
2026-06-04T05:38:19.9945890Z     Checking libc v0.2.186
2026-06-04T05:38:20.0150957Z     Checking futures-sink v0.3.32
2026-06-04T05:38:20.0219499Z     Checking slab v0.4.12
2026-06-04T05:38:20.0252218Z     Checking futures-io v0.3.32
2026-06-04T05:38:20.0262858Z     Checking bitflags v2.11.1
2026-06-04T05:38:20.0263460Z     Checking futures-task v0.3.32
2026-06-04T05:38:20.0504254Z     Checking zerocopy v0.8.50
2026-06-04T05:38:20.0521816Z     Checking rand_core v0.6.4
2026-06-04T05:38:20.0775015Z     Checking getrandom v0.4.2
2026-06-04T05:38:20.1010153Z     Checking yoke v0.8.2
2026-06-04T05:38:20.1144792Z     Checking futures-channel v0.3.32
2026-06-04T05:38:20.1309055Z     Checking signature v2.2.0
2026-06-04T05:38:20.1532086Z     Checking fastrand v2.4.1
2026-06-04T05:38:20.1918709Z     Checking writeable v0.6.3
2026-06-04T05:38:20.2128695Z     Checking litemap v0.8.2
2026-06-04T05:38:20.2129283Z     Checking libsqlite3-sys v0.30.1
2026-06-04T05:38:20.2314118Z     Checking zmij v1.0.21
2026-06-04T05:38:20.2314460Z     Checking fallible-iterator v0.3.0
2026-06-04T05:38:20.2563754Z     Checking ed25519 v2.2.3
2026-06-04T05:38:20.3146992Z     Checking fallible-streaming-iterator v0.1.9
2026-06-04T05:38:20.3255472Z     Checking futures-util v0.3.32
2026-06-04T05:38:20.3255797Z     Checking zerovec v0.11.6
2026-06-04T05:38:20.3436565Z     Checking zerotrie v0.2.4
2026-06-04T05:38:20.3684163Z     Checking utf8_iter v1.0.4
2026-06-04T05:38:20.3752931Z     Checking windows_x86_64_msvc v0.52.6
2026-06-04T05:38:20.4127339Z     Checking icu_normalizer_data v2.2.0
2026-06-04T05:38:20.4216110Z     Checking icu_properties_data v2.2.0
2026-06-04T05:38:20.4253933Z     Checking indexmap v2.14.0
2026-06-04T05:38:20.4553929Z     Checking windows-targets v0.52.6
2026-06-04T05:38:20.4696305Z     Checking percent-encoding v2.3.2
2026-06-04T05:38:20.4770125Z     Checking http v1.4.1
2026-06-04T05:38:20.4843200Z     Checking cpufeatures v0.3.0
2026-06-04T05:38:20.4903438Z     Checking thiserror v2.0.18
2026-06-04T05:38:20.5070785Z     Checking rustls-pki-types v1.14.1
2026-06-04T05:38:20.5260401Z     Checking windows-sys v0.59.0
2026-06-04T05:38:20.5465802Z    Compiling fnv v1.0.7
2026-06-04T05:38:20.5589540Z     Checking chacha20 v0.10.0
2026-06-04T05:38:20.5997030Z     Checking untrusted v0.9.0
2026-06-04T05:38:20.5997346Z    Compiling strsim v0.11.1
2026-06-04T05:38:20.6159980Z     Checking windows-result v0.4.1
2026-06-04T05:38:20.6226991Z     Checking form_urlencoded v1.2.2
2026-06-04T05:38:20.6590051Z     Checking windows-strings v0.5.1
2026-06-04T05:38:20.7121325Z     Checking ring v0.17.14
2026-06-04T05:38:20.7490036Z     Checking scopeguard v1.2.0
2026-06-04T05:38:20.7680557Z    Compiling darling_core v0.20.11
2026-06-04T05:38:20.7816198Z     Checking rand v0.10.1
2026-06-04T05:38:20.8267610Z     Checking atomic-waker v1.1.2
2026-06-04T05:38:20.8285572Z     Checking const-oid v0.10.2
2026-06-04T05:38:20.8529641Z     Checking lock_api v0.4.14
2026-06-04T05:38:20.8624100Z     Checking tinystr v0.8.3
2026-06-04T05:38:20.8937314Z     Checking generic-array v0.14.7
2026-06-04T05:38:20.9117651Z     Checking potential_utf v0.1.5
2026-06-04T05:38:21.0037750Z     Checking num-traits v0.2.19
2026-06-04T05:38:21.0511196Z     Checking derive_more v2.1.1
2026-06-04T05:38:21.0630727Z     Checking icu_locale_core v2.2.0
2026-06-04T05:38:21.0682637Z     Checking icu_collections v2.2.0
2026-06-04T05:38:21.0715397Z     Checking hybrid-array v0.4.12
2026-06-04T05:38:21.1186360Z     Checking base64ct v1.8.3
2026-06-04T05:38:21.1709513Z     Checking httparse v1.10.1
2026-06-04T05:38:21.1831875Z     Checking http-body v1.0.1
2026-06-04T05:38:21.3043870Z     Checking tinyvec_macros v0.1.1
2026-06-04T05:38:21.3577873Z     Checking data-encoding v2.11.0
2026-06-04T05:38:21.3789627Z     Checking try-lock v0.2.5
2026-06-04T05:38:21.3878429Z     Checking pem-rfc7468 v1.0.0
2026-06-04T05:38:21.4061235Z     Checking tower-service v0.3.3
2026-06-04T05:38:21.4138979Z     Checking base64 v0.22.1
2026-06-04T05:38:21.4549884Z     Checking crypto-common v0.1.7
2026-06-04T05:38:21.4743545Z     Checking block-buffer v0.10.4
2026-06-04T05:38:21.4894425Z     Checking want v0.3.1
2026-06-04T05:38:21.5281127Z     Checking der v0.8.0-rc.10
2026-06-04T05:38:21.5775909Z     Checking inout v0.1.4
2026-06-04T05:38:21.5949558Z     Checking tinyvec v1.11.0
2026-06-04T05:38:21.5950341Z     Checking digest v0.10.7
2026-06-04T05:38:21.6323775Z     Checking n0-error v0.1.3
2026-06-04T05:38:21.6426279Z     Checking windows-core v0.62.2
2026-06-04T05:38:21.6428093Z     Checking crypto-common v0.2.2
2026-06-04T05:38:21.6904599Z     Checking block-buffer v0.12.0
2026-06-04T05:38:21.7092555Z     Checking winapi v0.3.9
2026-06-04T05:38:21.7310139Z     Checking icu_provider v2.2.0
2026-06-04T05:38:21.7987374Z     Checking sha2 v0.10.9
2026-06-04T05:38:21.8272855Z     Checking curve25519-dalek v4.1.3
2026-06-04T05:38:21.8490855Z    Compiling anyhow v1.0.102
2026-06-04T05:38:21.8628721Z     Checking serial-core v0.4.0
2026-06-04T05:38:21.8776561Z     Checking serde v1.0.228
2026-06-04T05:38:21.9030371Z     Checking serde_json v1.0.150
2026-06-04T05:38:21.9486461Z     Checking rustls-webpki v0.103.13
2026-06-04T05:38:21.9698413Z     Checking icu_properties v2.2.0
2026-06-04T05:38:21.9739687Z     Checking icu_normalizer v2.2.0
2026-06-04T05:38:21.9904144Z     Checking spin v0.10.0
2026-06-04T05:38:22.0738471Z     Checking diatomic-waker v0.2.3
2026-06-04T05:38:22.0947706Z     Checking parking v2.2.1
2026-06-04T05:38:22.1988856Z     Checking httpdate v1.0.3
2026-06-04T05:38:22.2550707Z     Checking cordyceps v0.3.4
2026-06-04T05:38:22.3028583Z     Checking digest v0.11.3
2026-06-04T05:38:22.3374793Z     Checking futures-lite v2.6.1
2026-06-04T05:38:22.3375188Z     Checking thiserror v1.0.69
2026-06-04T05:38:22.4029431Z     Checking portable-atomic v1.13.1
2026-06-04T05:38:22.4238098Z     Checking ipnet v2.12.0
2026-06-04T05:38:22.4571780Z     Checking pin-project v1.1.13
2026-06-04T05:38:22.4879073Z     Checking serial-windows v0.4.0
2026-06-04T05:38:22.4881952Z     Checking spki v0.8.0-rc.4
2026-06-04T05:38:22.5378983Z     Checking futures-buffered v0.2.13
2026-06-04T05:38:22.5605793Z     Checking memoffset v0.6.5
2026-06-04T05:38:22.6312168Z     Checking cipher v0.4.4
2026-06-04T05:38:22.6400689Z     Checking parking_lot_core v0.9.12
2026-06-04T05:38:22.6498046Z     Checking universal-hash v0.5.1
2026-06-04T05:38:22.6702663Z     Checking aho-corasick v1.1.4
2026-06-04T05:38:22.6770952Z     Checking ed25519-dalek v2.2.0
2026-06-04T05:38:22.6946547Z     Checking sync_wrapper v1.0.2
2026-06-04T05:38:22.7539853Z     Checking pin-utils v0.1.0
2026-06-04T05:38:22.7655388Z     Checking bitflags v1.3.2
2026-06-04T05:38:22.7903049Z     Checking regex-syntax v0.8.10
2026-06-04T05:38:22.8215424Z     Checking either v1.16.0
2026-06-04T05:38:22.8226386Z     Checking lazy_static v1.5.0
2026-06-04T05:38:22.8292727Z     Checking byteorder v1.5.0
2026-06-04T05:38:22.8430750Z    Compiling powerfmt v0.2.0
2026-06-04T05:38:22.8529850Z     Checking spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-04T05:38:22.8695593Z     Checking once_cell v1.21.4
2026-06-04T05:38:22.9229171Z     Checking opaque-debug v0.3.1
2026-06-04T05:38:22.9407328Z     Checking shared_library v0.1.9
2026-06-04T05:38:22.9892365Z     Checking hash32 v0.2.1
2026-06-04T05:38:22.9991759Z     Checking polyval v0.6.2
2026-06-04T05:38:23.0273076Z     Checking prefix-trie v0.8.4
2026-06-04T05:38:23.0321942Z    Compiling deranged v0.5.8
2026-06-04T05:38:23.0403100Z     Checking tracing-core v0.1.36
2026-06-04T05:38:23.0480854Z     Checking rustls v0.23.40
2026-06-04T05:38:23.0659449Z     Checking nix v0.25.1
2026-06-04T05:38:23.0672672Z     Checking idna_adapter v1.2.2
2026-06-04T05:38:23.1425383Z     Checking parking_lot v0.12.5
2026-06-04T05:38:23.1538469Z     Checking futures-executor v0.3.32
2026-06-04T05:38:23.1661542Z     Checking pkcs8 v0.11.0-rc.10
2026-06-04T05:38:23.1676319Z     Checking serial v0.4.0
2026-06-04T05:38:23.1958264Z     Checking idna v1.1.0
2026-06-04T05:38:23.2679301Z     Checking serde_spanned v0.6.9
2026-06-04T05:38:23.3037756Z     Checking toml_datetime v0.6.11
2026-06-04T05:38:23.3148003Z     Checking crossbeam-utils v0.8.21
2026-06-04T05:38:23.3419255Z     Checking spin v0.9.8
2026-06-04T05:38:23.3645768Z     Checking tracing v0.1.44
2026-06-04T05:38:23.4454552Z     Checking url v2.5.8
2026-06-04T05:38:23.4646662Z     Checking windows-threading v0.2.1
2026-06-04T05:38:23.4939713Z     Checking toml_write v0.1.2
2026-06-04T05:38:23.5372795Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T05:38:23.5673110Z    Compiling num-conv v0.2.2
2026-06-04T05:38:23.6105146Z     Checking signature v3.0.0
2026-06-04T05:38:23.6286064Z     Checking shell-words v1.1.1
2026-06-04T05:38:23.6388450Z     Checking tower-layer v0.3.3
2026-06-04T05:38:23.7015535Z     Checking winnow v0.7.15
2026-06-04T05:38:23.7167022Z    Compiling time-core v0.1.8
2026-06-04T05:38:23.7338053Z     Checking downcast-rs v1.2.1
2026-06-04T05:38:23.7398618Z     Checking ed25519 v3.0.0-rc.4
2026-06-04T05:38:23.7738917Z     Checking windows-future v0.3.2
2026-06-04T05:38:23.7916863Z     Checking heapless v0.7.17
2026-06-04T05:38:23.8163846Z     Checking futures v0.3.32
2026-06-04T05:38:23.8194274Z     Checking filedescriptor v0.8.3
2026-06-04T05:38:23.8455294Z     Checking winreg v0.10.1
2026-06-04T05:38:23.9108364Z     Checking ghash v0.5.1
2026-06-04T05:38:23.9323092Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-04T05:38:23.9369928Z     Checking ahash v0.8.12
2026-06-04T05:38:23.9374423Z     Checking ctr v0.9.2
2026-06-04T05:38:23.9453654Z    Compiling darling_macro v0.20.11
2026-06-04T05:38:23.9603792Z     Checking hickory-proto v0.26.0-beta.4
2026-06-04T05:38:24.0180317Z     Checking aes v0.8.4
2026-06-04T05:38:24.0196328Z     Checking sha2 v0.11.0-rc.5
2026-06-04T05:38:24.0332308Z     Checking portable-pty v0.8.1
2026-06-04T05:38:24.0951362Z     Checking windows-numerics v0.3.1
2026-06-04T05:38:24.0951809Z     Checking hashbrown v0.14.5
2026-06-04T05:38:24.2643033Z    Compiling time v0.3.47
2026-06-04T05:38:24.2835341Z    Compiling proc-macro-crate v3.5.0
2026-06-04T05:38:24.2969299Z     Checking windows-collections v0.3.2
2026-06-04T05:38:24.3050716Z     Checking aead v0.5.2
2026-06-04T05:38:24.3280799Z     Checking http-body-util v0.1.3
2026-06-04T05:38:24.4441581Z    Compiling darling v0.20.11
2026-06-04T05:38:24.4487011Z     Checking cobs v0.3.0
2026-06-04T05:38:24.4527538Z     Checking regex-automata v0.4.14
2026-06-04T05:38:24.4586445Z     Checking widestring v1.2.1
2026-06-04T05:38:24.5886576Z     Checking postcard v1.1.3
2026-06-04T05:38:24.6488170Z     Checking hashlink v0.9.1
2026-06-04T05:38:24.6711135Z     Checking aes-gcm v0.10.3
2026-06-04T05:38:24.7223164Z    Compiling derive_builder_core v0.20.2
2026-06-04T05:38:24.7661034Z     Checking windows v0.62.2
2026-06-04T05:38:24.8562770Z     Checking data-encoding-macro v0.1.20
2026-06-04T05:38:24.8779343Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-04T05:38:24.9227301Z     Checking crossbeam-channel v0.5.15
2026-06-04T05:38:24.9484499Z     Checking crossbeam-epoch v0.9.18
2026-06-04T05:38:24.9561931Z     Checking chrono v0.4.44
2026-06-04T05:38:24.9828513Z     Checking rusqlite v0.32.1
2026-06-04T05:38:24.9980526Z    Compiling num_enum_derive v0.7.6
2026-06-04T05:38:25.0959193Z     Checking windows-registry v0.6.1
2026-06-04T05:38:25.1855397Z     Checking uuid v1.23.2
2026-06-04T05:38:25.2534890Z     Checking toml_edit v0.22.27
2026-06-04T05:38:25.2996497Z     Checking identity-hash v0.1.0
2026-06-04T05:38:25.3899343Z     Checking ryu v1.0.23
2026-06-04T05:38:25.3921044Z     Checking tagptr v0.2.0
2026-06-04T05:38:25.5058744Z     Checking rustc-hash v2.1.2
2026-06-04T05:38:25.5059073Z     Checking lru-slab v0.1.2
2026-06-04T05:38:25.5353037Z     Checking sorted-index-buffer v0.2.1
2026-06-04T05:38:25.5358025Z     Checking mac-addr v0.3.0
2026-06-04T05:38:25.5529367Z     Checking xml-rs v0.8.28
2026-06-04T05:38:25.6160514Z     Checking foldhash v0.2.0
2026-06-04T05:38:25.6322190Z     Checking allocator-api2 v0.2.21
2026-06-04T05:38:25.6609755Z     Checking iroh-metrics v0.38.3
2026-06-04T05:38:25.6611217Z     Checking moka v0.12.15
2026-06-04T05:38:25.7456225Z     Checking spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-04T05:38:25.7498413Z     Checking strum v0.28.0
2026-06-04T05:38:25.8099967Z     Checking noq-proto v0.17.0
2026-06-04T05:38:25.8444591Z     Checking iroh-base v0.98.0
2026-06-04T05:38:25.8860664Z     Checking attohttpc v0.30.1
2026-06-04T05:38:25.8979505Z    Compiling derive_builder_macro v0.20.2
2026-06-04T05:38:25.9579262Z     Checking hashbrown v0.16.1
2026-06-04T05:38:26.0344765Z     Checking xmltree v0.10.3
2026-06-04T05:38:26.0572422Z     Checking simple-dns v0.9.3
2026-06-04T05:38:26.1026010Z     Checking regex v1.12.3
2026-06-04T05:38:26.1748125Z     Checking arrayvec v0.7.6
2026-06-04T05:38:26.2148421Z     Checking sha1_smol v1.0.1
2026-06-04T05:38:26.2164161Z     Checking num_enum v0.7.6
2026-06-04T05:38:26.2883130Z     Checking smol_str v0.1.24
2026-06-04T05:38:26.3045184Z    Compiling derive_builder v0.20.2
2026-06-04T05:38:26.3729265Z     Checking constant_time_eq v0.4.2
2026-06-04T05:38:26.3800477Z     Checking simdutf8 v0.1.5
2026-06-04T05:38:26.4100786Z     Checking arrayref v0.3.9
2026-06-04T05:38:26.4142104Z     Checking resolv-conf v0.7.6
2026-06-04T05:38:26.4282049Z     Checking serde_bytes v0.11.19
2026-06-04T05:38:26.4294773Z     Checking hmac v0.12.1
2026-06-04T05:38:26.4553077Z     Checking webpki-roots v1.0.7
2026-06-04T05:38:26.4822196Z     Checking cmov v0.5.4
2026-06-04T05:38:26.4974439Z     Checking sha1 v0.10.6
2026-06-04T05:38:26.5107396Z     Checking blake3 v1.8.5
2026-06-04T05:38:26.5248225Z    Compiling vergen-lib v9.1.0
2026-06-04T05:38:26.5480132Z    Compiling vergen-lib v0.1.6
2026-06-04T05:38:26.5687163Z     Checking lru v0.16.4
2026-06-04T05:38:26.5836806Z     Checking hkdf v0.12.4
2026-06-04T05:38:26.5922243Z     Checking recvmsg v1.0.0
2026-06-04T05:38:26.6029915Z     Checking utf8parse v0.2.2
2026-06-04T05:38:26.6030508Z     Checking once_cell_polyfill v1.70.2
2026-06-04T05:38:26.6472663Z     Checking anstyle v1.0.14
2026-06-04T05:38:26.6903689Z    Compiling vergen v9.1.0
2026-06-04T05:38:26.7215924Z     Checking toml v0.8.23
2026-06-04T05:38:26.7216492Z     Checking ctutils v0.4.2
2026-06-04T05:38:26.7410141Z     Checking spake2 v0.4.0
2026-06-04T05:38:26.7410813Z     Checking anstyle-parse v1.0.0
2026-06-04T05:38:26.7528145Z     Checking spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-04T05:38:26.7917693Z     Checking is_terminal_polyfill v1.70.2
2026-06-04T05:38:26.8466348Z    Compiling vergen-gitcl v1.0.8
2026-06-04T05:38:26.8935268Z     Checking colorchoice v1.0.5
2026-06-04T05:38:26.8974695Z     Checking clap_lex v1.1.0
2026-06-04T05:38:26.9102536Z     Checking mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-04T05:38:26.9829206Z     Checking spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-04T05:38:27.1077174Z     Checking spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-04T05:38:27.2116844Z    Compiling iroh-relay v0.98.0
2026-06-04T05:38:27.2904119Z     Checking socket2 v0.6.4
2026-06-04T05:38:27.2904419Z     Checking mio v1.2.1
2026-06-04T05:38:27.2904658Z     Checking tempfile v3.27.0
2026-06-04T05:38:27.2904978Z     Checking rustls-platform-verifier v0.7.0
2026-06-04T05:38:27.2905287Z     Checking netdev v0.42.0
2026-06-04T05:38:27.2906146Z     Checking seize v0.5.1
2026-06-04T05:38:27.2906405Z     Checking interprocess v2.4.2
2026-06-04T05:38:27.2906855Z     Checking anstyle-query v1.1.5
2026-06-04T05:38:27.2907126Z     Checking anstyle-wincon v3.0.11
2026-06-04T05:38:27.4236341Z     Checking anstream v1.0.0
2026-06-04T05:38:27.4520977Z     Checking papaya v0.2.4
2026-06-04T05:38:27.5730799Z     Checking noq-udp v0.10.0
2026-06-04T05:38:27.6092864Z     Checking ipconfig v0.3.4
2026-06-04T05:38:27.6418463Z     Checking tokio v1.52.3
2026-06-04T05:38:27.6484452Z     Checking clap_builder v4.6.0
2026-06-04T05:38:27.8448065Z     Checking spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-04T05:38:28.7383922Z     Checking clap v4.6.1
2026-06-04T05:38:29.7738107Z     Checking tokio-util v0.7.18
2026-06-04T05:38:29.7738458Z     Checking tokio-rustls v0.26.4
2026-06-04T05:38:29.7738776Z     Checking tower v0.5.3
2026-06-04T05:38:29.7739170Z     Checking acto v0.8.2
2026-06-04T05:38:29.7739424Z     Checking backon v1.6.0
2026-06-04T05:38:30.0358399Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-04T05:38:30.0379720Z     Checking tower-http v0.6.11
2026-06-04T05:38:30.1240900Z     Checking h2 v0.4.14
2026-06-04T05:38:30.1241197Z     Checking n0-future v0.3.2
2026-06-04T05:38:30.1241581Z     Checking tokio-stream v0.1.18
2026-06-04T05:38:30.1241947Z     Checking tokio-websockets v0.13.2
2026-06-04T05:38:30.2112513Z     Checking n0-watcher v0.6.1
2026-06-04T05:38:30.2112842Z     Checking iroh-dns v0.98.0
2026-06-04T05:38:30.4018272Z     Checking noq v0.18.0
2026-06-04T05:38:31.1536304Z     Checking wmi v0.18.4
2026-06-04T05:38:31.4806334Z     Checking netwatch v0.16.0
2026-06-04T05:38:31.9083273Z     Checking hyper v1.10.1
2026-06-04T05:38:31.9083567Z     Checking hickory-net v0.26.0-beta.4
2026-06-04T05:38:32.5085560Z     Checking hyper-util v0.1.20
2026-06-04T05:38:32.5516292Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-04T05:38:33.1571070Z     Checking hyper-rustls v0.27.9
2026-06-04T05:38:33.1571356Z     Checking igd-next v0.17.1
2026-06-04T05:38:33.2704218Z     Checking reqwest v0.13.4
2026-06-04T05:38:33.3920895Z     Checking portmapper v0.16.0
2026-06-04T05:38:34.4267838Z     Checking iroh v0.98.2
2026-06-04T05:38:37.5342548Z     Checking spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-04T05:38:38.1746819Z     Checking spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-04T05:38:39.4107066Z     Checking spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-04T05:38:40.3490977Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.04s
2026-06-04T05:38:40.5369818Z Post job cleanup.
2026-06-04T05:38:40.6349449Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T05:38:40.6551580Z git version 2.43.0.windows.1
2026-06-04T05:38:40.6589821Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f5483e37-3ac5-4804-9b45-929b319ceb0b\.gitconfig'
2026-06-04T05:38:40.6603471Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f5483e37-3ac5-4804-9b45-929b319ceb0b' before making global git config changes
2026-06-04T05:38:40.6604024Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T05:38:40.6609331Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T05:38:40.6837760Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T05:38:40.7057717Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-04T05:38:41.0684481Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T05:38:41.0882776Z http.https://github.com/.extraheader
2026-06-04T05:38:41.0910289Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-04T05:38:41.1145686Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-04T05:38:41.4707645Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T05:38:41.4927693Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-04T05:38:41.8572867Z Cleaning up orphan processes
